[INFO] fetching crate eli 0.5.1...
[INFO] testing eli-0.5.1 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate eli 0.5.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate eli 0.5.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate eli 0.5.1
[INFO] tweaked toml for crates.io crate eli 0.5.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate eli 0.5.1 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate eli 0.5.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded open v5.3.3
[INFO] [stderr]   Downloaded pathdiff v0.2.3
[INFO] [stderr]   Downloaded shellexpand v3.1.2
[INFO] [stderr]   Downloaded nexil v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b6335ad934d47c642491becb77a39cef8eb512e9dee0dd299091a19ab4797439
[INFO] running `Command { std: "docker" "start" "b6335ad934d47c642491becb77a39cef8eb512e9dee0dd299091a19ab4797439", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b6335ad934d47c642491becb77a39cef8eb512e9dee0dd299091a19ab4797439" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6335ad934d47c642491becb77a39cef8eb512e9dee0dd299091a19ab4797439", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b6335ad934d47c642491becb77a39cef8eb512e9dee0dd299091a19ab4797439" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling arc-swap v1.9.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling shellexpand v3.1.2
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling nexil v0.8.0
[INFO] [stderr]    Compiling eli v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "b6335ad934d47c642491becb77a39cef8eb512e9dee0dd299091a19ab4797439", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b6335ad934d47c642491becb77a39cef8eb512e9dee0dd299091a19ab4797439" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling eli v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.07s
[INFO] running `Command { std: "docker" "inspect" "b6335ad934d47c642491becb77a39cef8eb512e9dee0dd299091a19ab4797439", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b6335ad934d47c642491becb77a39cef8eb512e9dee0dd299091a19ab4797439" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eli-a9854d5ceca08b17)
[INFO] [stdout] 
[INFO] [stdout] running 444 tests
[INFO] [stdout] test builtin::agent::agent_run::tests::test_extract_outbound_media_from_tool_results ... ok
[INFO] [stdout] test builtin::agent::agent_run::tests::test_extract_outbound_media_from_stringified_json ... ok
[INFO] [stdout] test builtin::agent::agent_run::tests::test_extract_outbound_media_ignores_failed_results ... ok
[INFO] [stdout] test builtin::agent::agent_request::tests::test_system_prompt_for_turn_prefers_precomputed_prompt ... ok
[INFO] [stdout] test builtin::agent::agent_run::tests::test_extract_outbound_media_handles_path_key ... ok
[INFO] [stdout] test builtin::agent::agent_run::tests::test_record_run_event_pushes_save_event ... ok
[INFO] [stdout] test builtin::agent::agent_run::tests::test_record_run_event_aggregates_multi_round_usage ... ok
[INFO] [stdout] test builtin::agent::tests::test_run_command_binds_tape_runtime_for_tape_tools ... ok
[INFO] [stdout] test builtin::agent::agent_run::tests::test_extract_outbound_media_ignores_missing_files ... ok
[INFO] [stdout] test builtin::cli::channel::tests::normalize_weixin_aliases ... ok
[INFO] [stdout] test builtin::cli::detect::tests::candidates_extra_ports_appended_after_defaults ... ok
[INFO] [stdout] test builtin::cli::detect::tests::candidates_local_url_env_is_exclusive ... ok
[INFO] [stdout] test builtin::cli::detect::tests::candidates_use_default_ports_without_env ... ok
[INFO] [stdout] test builtin::cli::channel::tests::ensure_sidecar_config_preserves_existing_entries ... ok
[INFO] [stdout] test builtin::cli::detect::tests::parse_extracts_first_model_id ... ok
[INFO] [stdout] test builtin::agent::tests::test_build_system_prompt_ignores_workspace_agents_guidance ... ok
[INFO] [stdout] test builtin::cli::channel::tests::ensure_sidecar_config_bootstraps_weixin ... ok
[INFO] [stdout] test builtin::cli::detect::tests::parse_skips_empty_ids ... ok
[INFO] [stdout] test builtin::cli::detect::tests::candidates_legacy_agent_infer_url_still_works ... ok
[INFO] [stdout] test builtin::agent::agent_run::tests::test_process_agent_result_ok_pushes_save_event ... ok
[INFO] [stdout] test builtin::cli::detect::tests::parse_returns_none_on_empty_list ... ok
[INFO] [stdout] test builtin::cli::evolution::tests::test_history_lines_handles_empty_workspace ... ok
[INFO] [stdout] test builtin::cli::detect::tests::parse_returns_none_on_malformed_json ... ok
[INFO] [stdout] test builtin::agent::agent_run::tests::test_process_agent_result_extracts_media ... ok
[INFO] [stdout] test builtin::cli::detect::tests::normalize_appends_v1_when_missing ... ok
[INFO] [stdout] test builtin::cli::evolution::tests::test_history_lines_renders_manual_actions ... ok
[INFO] [stdout] test builtin::cli::evolution::tests::test_history_lines_orders_and_limits_entries ... ok
[INFO] [stdout] test builtin::agent::tests::test_run_command_passes_workspace_state_to_tools ... ok
[INFO] [stdout] test builtin::cli::gateway::tests::resolve_image_empty_media_list ... ok
[INFO] [stdout] test builtin::cli::gateway::tests::reconstruct_context_media_accepts_image_mime_types ... ok
[INFO] [stdout] test builtin::cli::gateway::tests::resolve_image_all_non_image_types ... ok
[INFO] [stdout] test builtin::cli::evolution::tests::test_render_auto_run_result_summarizes_counts ... ok
[INFO] [stdout] test builtin::cli::gateway::tests::resolve_image_multiple_mixed ... ok
[INFO] [stdout] test builtin::cli::gateway::tests::resolve_image_happy_path ... ok
[INFO] [stdout] test builtin::cli::gateway::tests::resolve_image_preserves_mime_type ... ok
[INFO] [stdout] test builtin::cli::gateway::tests::resolve_image_skips_no_fetcher ... ok
[INFO] [stdout] test builtin::cli::gateway::tests::resolve_image_skips_empty_bytes ... ok
[INFO] [stdout] test builtin::cli::gateway::tests::resolve_image_skips_non_image ... ok
[INFO] [stdout] test builtin::cli::login::tests::resolves_volcano_model_selection ... ok
[INFO] [stdout] test builtin::cli::login::tests::parses_coding_plan_aliases ... ok
[INFO] [stdout] test builtin::cli::tests::test_parse_evolution_auto_run ... ok
[INFO] [stdout] test builtin::command_semantics::tests::base_command_env_prefix ... ok
[INFO] [stdout] test builtin::cli::tests::test_parse_channel_login_weixin ... ok
[INFO] [stdout] test builtin::command_semantics::tests::base_command_absolute_path ... ok
[INFO] [stdout] test builtin::command_semantics::tests::base_command_pipe ... ok
[INFO] [stdout] test builtin::command_semantics::tests::base_command_bare ... ok
[INFO] [stdout] test builtin::command_semantics::tests::base_command_simple ... ok
[INFO] [stdout] test builtin::command_semantics::tests::bracket_condition_false ... ok
[INFO] [stdout] test builtin::command_semantics::tests::diff_files_differ ... ok
[INFO] [stdout] test builtin::command_semantics::tests::diff_real_error ... ok
[INFO] [stdout] test builtin::command_semantics::tests::exit_zero_always_info ... ok
[INFO] [stdout] test builtin::command_semantics::tests::find_partial ... ok
[INFO] [stdout] test builtin::command_semantics::tests::grep_no_matches ... ok
[INFO] [stdout] test builtin::command_semantics::tests::grep_real_error ... ok
[INFO] [stdout] test builtin::command_semantics::tests::not_silent_grep ... ok
[INFO] [stdout] test builtin::command_semantics::tests::not_silent_ls ... ok
[INFO] [stdout] test builtin::command_semantics::tests::not_sleep_command ... ok
[INFO] [stdout] test builtin::command_semantics::tests::base_command_with_whitespace ... ok
[INFO] [stdout] test builtin::command_semantics::tests::rg_no_matches ... ok
[INFO] [stdout] test builtin::command_semantics::tests::silent_mkdir ... ok
[INFO] [stdout] test builtin::cli::tests::test_parse_evolution_capture_knowledge ... ok
[INFO] [stdout] test builtin::command_semantics::tests::silent_mv ... ok
[INFO] [stdout] test builtin::command_semantics::tests::sleep_backgrounded_allowed ... ok
[INFO] [stdout] test builtin::command_semantics::tests::sleep_not_first_command ... ok
[INFO] [stdout] test builtin::cli::tests::test_parse_login_coding_plan ... ok
[INFO] [stdout] test builtin::cli::tests::test_parse_evolution_capture_runtime_policy ... ok
[INFO] [stdout] test builtin::cli::tests::test_parse_evolution_history_limit ... ok
[INFO] [stdout] test builtin::command_semantics::tests::sleep_short_allowed ... ok
[INFO] [stdout] test builtin::config::tests::test_config_default_is_empty ... ok
[INFO] [stdout] test builtin::command_semantics::tests::sleep_standalone_blocked ... ok
[INFO] [stdout] test builtin::command_semantics::tests::sleep_sub_second_allowed ... ok
[INFO] [stdout] test builtin::command_semantics::tests::sleep_with_follow_up_blocked ... ok
[INFO] [stdout] test builtin::command_semantics::tests::test_condition_false ... ok
[INFO] [stdout] test builtin::config::tests::test_config_toml_round_trip ... ok
[INFO] [stdout] test builtin::config::tests::test_default_model_for_provider ... ok
[INFO] [stdout] test builtin::command_semantics::tests::unknown_command_error ... ok
[INFO] [stdout] test builtin::config::tests::test_load_anthropic_key_from_json ... ok
[INFO] [stdout] test builtin::config::tests::test_multiple_profiles ... ok
[INFO] [stdout] test builtin::config::tests::test_migrate_from_json ... ok
[INFO] [stdout] test builtin::config::tests::test_normalize_provider ... ok
[INFO] [stdout] test builtin::config::tests::test_profile_api_base_deserializes_when_missing ... ok
[INFO] [stdout] test builtin::config::tests::test_profile_api_base_skipped_when_none ... ok
[INFO] [stdout] test builtin::config::tests::test_profile_api_base_round_trip ... ok
[INFO] [stdout] test builtin::config::tests::test_redact_key ... ok
[INFO] [stdout] test builtin::config::tests::test_resolve_model_from_active_profile ... ok
[INFO] [stdout] test builtin::config::tests::test_resolve_model_none_when_no_active ... ok
[INFO] [stdout] test builtin::config::tests::test_set_active_returns_true_for_existing_profile ... ok
[INFO] [stdout] test builtin::model_specs::tests::test_context_window_anthropic ... ok
[INFO] [stdout] test builtin::config::tests::test_set_active_returns_false_for_missing_profile ... ok
[INFO] [stdout] test builtin::model_specs::tests::test_context_window_chinese_models ... ok
[INFO] [stdout] test builtin::model_specs::tests::test_context_window_gemini ... ok
[INFO] [stdout] test builtin::model_specs::tests::test_context_window_openai ... ok
[INFO] [stdout] test builtin::model_specs::tests::test_context_window_others ... ok
[INFO] [stdout] test builtin::model_specs::tests::test_context_window_unknown_fallback ... ok
[INFO] [stdout] test builtin::model_specs::tests::test_max_output_anthropic ... ok
[INFO] [stdout] test builtin::config::tests::test_generic_api_key_entry_uses_normalized_provider ... ok
[INFO] [stdout] test builtin::model_specs::tests::test_max_output_chinese_models ... ok
[INFO] [stdout] test builtin::model_specs::tests::test_max_output_gemini ... ok
[INFO] [stdout] test builtin::model_specs::tests::test_max_output_openai ... ok
[INFO] [stdout] test builtin::model_specs::tests::test_max_output_unknown_fallback ... ok
[INFO] [stdout] test builtin::model_specs::tests::test_openrouter_model_paths ... ok
[INFO] [stdout] test builtin::model_specs::tests::test_max_output_others ... ok
[INFO] [stdout] test builtin::model_specs::tests::test_strip_provider ... ok
[INFO] [stdout] test builtin::settings::tests::test_agent_settings_clone ... ok
[INFO] [stdout] test builtin::settings::tests::test_api_format_as_str ... ok
[INFO] [stdout] test builtin::settings::tests::test_api_key_config_per_provider ... ok
[INFO] [stdout] test builtin::settings::tests::test_api_key_config_single ... ok
[INFO] [stdout] test builtin::settings::tests::test_default_home_returns_path ... ok
[INFO] [stdout] test builtin::settings::tests::test_default_max_output_tokens_constant ... ok
[INFO] [stdout] test builtin::settings::tests::test_merge_profile_api_base_into_none ... ok
[INFO] [stdout] test builtin::settings::tests::test_merge_profile_api_base_normalizes_alias ... ok
[INFO] [stdout] test builtin::settings::tests::test_merge_profile_api_base_preserves_env_per_provider ... ok
[INFO] [stdout] test builtin::settings::tests::test_merge_profile_api_base_single_is_pass_through ... ok
[INFO] [stdout] test builtin::settings::tests::test_api_format_from_str_lossy ... ok
[INFO] [stdout] test builtin::settings::tests::test_default_model_constant ... ok
[INFO] [stdout] test builtin::shell_manager::tests::test_global_shell_manager_exists ... ok
[INFO] [stdout] test builtin::shell_manager::tests::test_managed_shell_running_status ... ok
[INFO] [stdout] test builtin::shell_manager::tests::test_managed_shell_status ... ok
[INFO] [stdout] test builtin::shell_manager::tests::test_shell_manager_get_unknown_id_returns_error ... ok
[INFO] [stdout] test builtin::store::tests::test_entry_from_payload_missing_id_returns_none ... ok
[INFO] [stdout] test builtin::store::tests::test_entry_from_payload_valid ... ok
[INFO] [stdout] test builtin::store::tests::test_file_tape_store_jsonl_persistence ... ok
[INFO] [stdout] test builtin::store::tests::test_file_tape_store_list_tapes ... ok
[INFO] [stdout] test builtin::cli::gateway::tests::resolve_image_mixed_with_one_oversized ... ok
[INFO] [stdout] test builtin::store::tests::test_entry_from_payload_not_object_returns_none ... ok
[INFO] [stdout] test builtin::store::tests::test_file_tape_store_append_propagates_io_errors ... ok
[INFO] [stdout] test builtin::shell_manager::tests::test_shell_manager_start_and_wait ... ok
[INFO] [stdout] test builtin::shell_manager::tests::test_shell_manager_start_with_cwd ... ok
[INFO] [stdout] test builtin::store::tests::test_file_tape_store_reset ... ok
[INFO] [stdout] test builtin::store::tests::test_filter_entries_empty_query_returns_empty ... ok
[INFO] [stdout] test builtin::shell_manager::tests::test_shell_manager_get_output ... ok
[INFO] [stdout] test builtin::store::tests::test_filter_entries_matches_substring ... ok
[INFO] [stdout] test builtin::store::tests::test_file_tape_store_append_and_read ... ok
[INFO] [stdout] test builtin::store::tests::test_file_tape_store_reset_propagates_remove_errors ... ok
[INFO] [stdout] test builtin::store::tests::test_file_tape_store_monotonic_ids ... ok
[INFO] [stdout] test builtin::store::tests::test_fork_reset_with_merge_back_false_preserves_parent ... ok
[INFO] [stdout] test builtin::store::tests::test_fork_reset_hides_parent_entries_during_fetch ... ok
[INFO] [stdout] test builtin::subagent::tests::tool_tests::test_global_tracker_accessible ... ok
[INFO] [stdout] test builtin::store::tests::test_fork_merge_back_true_merges_entries ... ok
[INFO] [stdout] test builtin::store::tests::test_tape_file_reset_clears_entries ... ok
[INFO] [stdout] test builtin::store::tests::test_fork_merge_back_false_discards_entries ... ok
[INFO] [stdout] test builtin::store::tests::test_tape_file_append_and_read ... ok
[INFO] [stdout] test builtin::store::tests::test_filter_entries_respects_limit ... ok
[INFO] [stdout] test builtin::cli::gateway::tests::resolve_image_skips_oversized ... ok
[INFO] [stdout] test builtin::subagent::tests::tracker_tests::test_nonexistent_result_returns_none ... ok
[INFO] [stdout] test builtin::subagent::tests::tracker_tests::test_register_and_list ... ok
[INFO] [stdout] test builtin::subagent::tests::tracker_tests::test_complete_and_get_result ... ok
[INFO] [stdout] test builtin::store::tests::test_reset_outside_fork_resets_parent ... ok
[INFO] [stdout] test builtin::subagent::tests::tracker_tests::test_running_count ... ok
[INFO] [stdout] test builtin::subagent::tests::tracker_tests::test_evict_completed ... ok
[INFO] [stdout] test builtin::store::tests::test_file_tape_store_monotonic_ids_across_forks ... ok
[INFO] [stdout] test builtin::tests::test_build_user_prompt_media_parts_null_returns_text ... ok
[INFO] [stdout] test builtin::tests::test_active_session_preserved ... ok
[INFO] [stdout] test builtin::tests::test_build_user_prompt_empty_media_parts_returns_text ... ok
[INFO] [stdout] test builtin::tests::test_build_user_prompt_multiple_images ... ok
[INFO] [stdout] test builtin::tests::test_build_user_prompt_with_media_parts ... ok
[INFO] [stdout] test builtin::tests::test_build_user_prompt_parts_text_extraction ... ok
[INFO] [stdout] test builtin::tests::test_concurrent_sessions_do_not_block_each_other ... ok
[INFO] [stdout] test builtin::tests::test_evicted_session_re_bootstraps ... ok
[INFO] [stdout] test builtin::tests::test_get_or_create_agent_returns_different_instances_for_different_sessions ... ok
[INFO] [stdout] test builtin::tools::tests::test_auto_notice_generates_semantic_descriptions ... ok
[INFO] [stdout] test builtin::tests::test_get_or_create_agent_returns_same_instance_for_same_session ... ok
[INFO] [stdout] test builtin::tools::tests::test_bash_exposes_description_field ... ok
[INFO] [stdout] test builtin::tools::tests::test_build_cli_command_codex ... ok
[INFO] [stdout] test builtin::tools::tests::test_build_cli_command_kimi ... ok
[INFO] [stdout] test builtin::tools::tests::test_build_cli_command_path_with_spaces ... ok
[INFO] [stdout] test builtin::tools::tests::test_build_completion_message_empty_output ... ok
[INFO] [stdout] test builtin::tools::tests::test_build_completion_message_failure ... ok
[INFO] [stdout] test builtin::tests::test_load_state_includes_runtime_tapes_dir ... ok
[INFO] [stdout] test builtin::tests::test_get_or_create_agent_concurrent_creation ... ok
[INFO] [stdout] test builtin::tests::test_build_user_prompt_image_only_omits_empty_text_part ... ok
[INFO] [stdout] test builtin::tools::tests::test_build_cli_command_claude ... ok
[INFO] [stdout] test builtin::tools::tests::test_build_completion_message_success ... ok
[INFO] [stdout] test builtin::tools::tests::test_build_completion_message_truncates_long_output ... ok
[INFO] [stdout] test builtin::tools::tests::test_build_sidecar_request_payload_uses_top_level_description_metadata ... ok
[INFO] [stdout] test builtin::tests::test_build_user_prompt_without_media_returns_text ... ok
[INFO] [stdout] test builtin::tests::test_locked_session_not_evicted ... ok
[INFO] [stdout] test builtin::tests::test_render_outbound_attaches_outbound_media_from_turn_context ... ok
[INFO] [stdout] test builtin::tools::tests::test_fs_edit_invalid_old_shows_hint ... ok
[INFO] [stdout] test builtin::tests::test_render_outbound_empty_emits_cleanup_only_message ... ok
[INFO] [stdout] test builtin::tests::test_render_outbound_normal_propagates_inbound_context ... ok
[INFO] [stdout] test builtin::tools::tests::test_fs_read_line_numbers_format ... ok
[INFO] [stdout] test builtin::tools::tests::test_fs_read_explicit_limit_no_truncation_note ... ok
[INFO] [stdout] test builtin::tests::test_render_outbound_no_media_omits_outbound_media_key ... ok
[INFO] [stdout] test builtin::tools::tests::test_fs_read_default_limit_truncates ... ok
[INFO] [stdout] test builtin::tools::tests::test_fs_edit_preserves_crlf_and_trailing_newline ... ok
[INFO] [stdout] test builtin::tools::tests::test_invalid_edit_truncates_long_old_text ... ok
[INFO] [stdout] test builtin::tools::tests::test_fs_read_preserves_original_newlines ... ok
[INFO] [stdout] test builtin::tools::tests::test_non_bash_tools_omit_description_field ... ok
[INFO] [stdout] test builtin::tools::tests::test_shell_quote_simple ... ok
[INFO] [stdout] test builtin::tools::tests::test_shell_quote_special_chars ... ok
[INFO] [stdout] test builtin::tools::tests::test_fs_write_preserves_existing_permissions ... ok
[INFO] [stdout] test builtin::tests::test_same_session_serializes ... ok
[INFO] [stdout] test builtin::tools::tests::test_fs_edit_start_skips_earlier_matches ... ok
[INFO] [stdout] test builtin::tools::tests::test_write_prompt_tempfile ... ok
[INFO] [stdout] test builtin::tests::test_session_evicted_after_ttl ... ok
[INFO] [stdout] test builtin::tools::tests::test_tape_info_tool_uses_runtime_service ... ok
[INFO] [stdout] test builtin::tools::tests::test_tape_search_tool_filters_entries ... ok
[INFO] [stdout] test channels::handler::tests::test_command_passes_through_immediately ... ok
[INFO] [stdout] test builtin::tools::tests::test_collect_artifacts_non_git_dir ... ok
[INFO] [stdout] test channels::handler::tests::test_bounded_channel_full_drops ... ok
[INFO] [stdout] test channels::manager::tests::test_dispatch_unknown_channel_returns_false ... ok
[INFO] [stdout] test channels::message::tests::test_channel_message_json_roundtrip ... ok
[INFO] [stdout] test channels::message::tests::test_channel_message_new_populates_context ... ok
[INFO] [stdout] test channels::message::tests::test_channel_message_new_sets_defaults ... ok
[INFO] [stdout] test channels::message::tests::test_context_str ... ok
[INFO] [stdout] test channels::message::tests::test_finalize_sets_output_channel_to_channel_when_empty ... ok
[INFO] [stdout] test channels::handler::tests::test_inactive_message_outside_window_is_dropped ... ok
[INFO] [stdout] test channels::message::tests::test_from_batch_empty_returns_none ... ok
[INFO] [stdout] test channels::message::tests::test_from_batch_single ... ok
[INFO] [stdout] test channels::message::tests::test_media_type_serialization ... ok
[INFO] [stdout] test channels::message::tests::test_message_kind_default ... ok
[INFO] [stdout] test channels::message::tests::test_message_kind_serialization ... ok
[INFO] [stdout] test channels::message::tests::test_with_chat_id ... ok
[INFO] [stdout] test channels::message::tests::test_with_context_merges ... ok
[INFO] [stdout] test channels::message::tests::test_from_batch_multiple_joins_content ... ok
[INFO] [stdout] test channels::message::tests::test_with_kind ... ok
[INFO] [stdout] test channels::message::tests::test_with_is_active ... ok
[INFO] [stdout] test channels::webhook::webhook_payload_tests::test_default_mime_types ... ok
[INFO] [stdout] test channels::webhook::webhook_payload_tests::test_inbound_defaults_applied_to_empty_fields ... ok
[INFO] [stdout] test channels::message::tests::test_with_output_channel ... ok
[INFO] [stdout] test channels::webhook::webhook_payload_tests::test_inbound_empty_path_skipped ... ok
[INFO] [stdout] test channels::webhook::webhook_payload_tests::test_inbound_empty_base64_skipped ... ok
[INFO] [stdout] test channels::webhook::webhook_payload_tests::test_inbound_media_invalid_base64_skipped ... ok
[INFO] [stdout] test channels::webhook::webhook_payload_tests::test_inbound_media_with_only_base64_no_path ... ok
[INFO] [stdout] test channels::webhook::webhook_payload_tests::test_inbound_mime_type_defaults_when_empty ... ok
[INFO] [stdout] test channels::webhook::webhook_payload_tests::test_inbound_mime_type_uses_explicit_over_default ... ok
[INFO] [stdout] test channels::webhook::webhook_payload_tests::test_outbound_no_media_produces_empty_or_null ... ok
[INFO] [stdout] test builtin::cli::detect::tests::probe_returns_none_on_connection_refused ... ok
[INFO] [stdout] test channels::webhook::webhook_payload_tests::test_parse_media_type_case_insensitive ... ok
[INFO] [stdout] test channels::handler::tests::test_active_message_schedules_flush ... ok
[INFO] [stdout] test channels::webhook::webhook_payload_tests::test_parse_media_type_unsupported_returns_none ... ok
[INFO] [stdout] test channels::webhook::webhook_payload_tests::test_path_fetcher_missing_file_returns_empty ... ok
[INFO] [stdout] test channels::webhook::webhook_payload_tests::test_restore_inbound_media_applies_defaults_and_ignores_unsupported_types ... ok
[INFO] [stdout] test builtin::tools::tests::test_collect_artifacts_clean_git_repo ... ok
[INFO] [stdout] test channels::handler::tests::test_bounded_channel_normal_send ... ok
[INFO] [stdout] test channels::webhook::webhook_payload_tests::test_restore_inbound_media_builds_base64_and_path_fetchers ... ok
[INFO] [stdout] test channels::webhook::webhook_payload_tests::webhook_payload_includes_structured_message_media ... ok
[INFO] [stdout] test channels::webhook::webhook_payload_tests::webhook_payload_includes_context_outbound_media_as_media ... ok
[INFO] [stdout] test control_plane::tests::budget_rejects_overspend ... ok
[INFO] [stdout] test control_plane::tests::budget_unlimited_by_default ... ok
[INFO] [stdout] test channels::handler::tests::test_command_clears_pending_buffer ... ok
[INFO] [stdout] test control_plane::tests::inject_inbound_noop_without_injector ... ok
[INFO] [stdout] test control_plane::tests::media_type_from_mime_categorizes ... ok
[INFO] [stdout] test control_plane::tests::mime_from_extension_unknown_fallback ... ok
[INFO] [stdout] test control_plane::tests::outbound_media_drain_without_context_returns_empty ... ok
[INFO] [stdout] test control_plane::tests::outbound_media_push_and_drain ... ok
[INFO] [stdout] test control_plane::tests::turn_context_absent_returns_none ... ok
[INFO] [stdout] test control_plane::tests::turn_context_propagates ... ok
[INFO] [stdout] test envelope::tests::test_content_of_bool_non_object ... ok
[INFO] [stdout] test envelope::tests::test_content_of_no_content ... ok
[INFO] [stdout] test control_plane::tests::mime_from_extension_known_types ... ok
[INFO] [stdout] test envelope::tests::test_content_of_numeric_content_stringified ... ok
[INFO] [stdout] test envelope::tests::test_content_of_object ... ok
[INFO] [stdout] test envelope::tests::test_content_of_numeric_non_object ... ok
[INFO] [stdout] test envelope::tests::test_content_of_string ... ok
[INFO] [stdout] test envelope::tests::test_field_of_non_object_returns_default ... ok
[INFO] [stdout] test envelope::tests::test_field_of_numeric_value ... ok
[INFO] [stdout] test envelope::tests::test_field_of_object ... ok
[INFO] [stdout] test envelope::tests::test_field_of_str ... ok
[INFO] [stdout] test envelope::tests::test_field_of_str_non_object_returns_default ... ok
[INFO] [stdout] test envelope::tests::test_field_of_str_non_string_value_stringified ... ok
[INFO] [stdout] test envelope::tests::test_get_str_field ... ok
[INFO] [stdout] test envelope::tests::test_get_i64_and_bool_field ... ok
[INFO] [stdout] test envelope::tests::test_normalize_envelope_bool ... ok
[INFO] [stdout] test envelope::tests::test_normalize_envelope_null ... ok
[INFO] [stdout] test envelope::tests::test_normalize_envelope_number ... ok
[INFO] [stdout] test envelope::tests::test_normalize_envelope_object ... ok
[INFO] [stdout] test envelope::tests::test_normalize_envelope_object_is_clone_not_same ... ok
[INFO] [stdout] test envelope::tests::test_outbound_message_defaults_on_missing_fields ... ok
[INFO] [stdout] test envelope::tests::test_normalize_envelope_string ... ok
[INFO] [stdout] test envelope::tests::test_outbound_message_empty_envelope ... ok
[INFO] [stdout] test envelope::tests::test_outbound_message_falls_back_to_channel_field ... ok
[INFO] [stdout] test envelope::tests::test_outbound_message_preserves_raw ... ok
[INFO] [stdout] test envelope::tests::test_unpack_batch_array ... ok
[INFO] [stdout] test envelope::tests::test_unpack_batch_empty_array ... ok
[INFO] [stdout] test envelope::tests::test_unpack_batch_null ... ok
[INFO] [stdout] test envelope::tests::test_outbound_message_full_envelope ... ok
[INFO] [stdout] test envelope::tests::test_unpack_batch_single ... ok
[INFO] [stdout] test envelope::tests::test_unpack_batch_vec_flattens ... ok
[INFO] [stdout] test envelope::tests::test_unpack_batch_vec_empty ... ok
[INFO] [stdout] test evolution::auto::tests::test_observe_and_expire_canaries_update_statuses ... ok
[INFO] [stdout] test control_plane::tests::budget_concurrent_spend ... ok
[INFO] [stdout] test evolution::auto::tests::test_refresh_bundle_removes_stale_bundle_when_rules_are_empty ... ok
[INFO] [stdout] test evolution::auto::tests::test_refresh_bundle_merges_legacy_and_fragments ... ok
[INFO] [stdout] test evolution::distill::tests::test_distill_rule_fingerprint_stays_stable_when_tape_grows ... ok
[INFO] [stdout] test evolution::distill::tests::test_distill_tape_dry_run_synthesizes_prompt_rules_only ... ok
[INFO] [stdout] test evolution::distill::tests::test_distill_tape_persist_writes_candidates ... ok
[INFO] [stdout] test evolution::distill::tests::test_distill_tape_reads_legacy_timestamp_entries ... ok
[INFO] [stdout] test evolution::distill::tests::test_distill_tape_skips_duplicates ... ok
[INFO] [stdout] test evolution::auto::tests::test_stage_and_finalize_canary_promotes_rule_fragment ... ok
[INFO] [stdout] test evolution::tests::test_evaluate_rule_updates_candidate_with_result ... ok
[INFO] [stdout] test evolution::tests::test_load_prompt_rules_joins_global_and_local ... ok
[INFO] [stdout] test evolution::tests::test_load_runtime_policy_merges_global_local_and_fragments ... ok
[INFO] [stdout] test channels::handler::tests::test_followup_within_active_window_is_buffered ... ok
[INFO] [stdout] test evolution::tests::test_manual_actions_are_written_to_journal ... ok
[INFO] [stdout] test channels::manager::tests::test_dispatch_retry_succeeds_second_attempt ... ok
[INFO] [stdout] test evolution::tests::test_capture_rule_candidate_writes_json ... ok
[INFO] [stdout] test channels::handler::tests::test_multiple_active_messages_debounced_into_batch ... ok
[INFO] [stdout] test evolution::tests::test_promote_runtime_policy_writes_fragment_and_bundle ... ok
[INFO] [stdout] test evolution::tests::test_promote_skill_writes_skill_file ... ok
[INFO] [stdout] test evolution::tests::test_promote_rule_writes_fragment_and_refreshes_bundle ... ok
[INFO] [stdout] test evolution::tests::test_runtime_policy_can_disable_auto_policy ... ok
[INFO] [stdout] test evolution::tests::test_reject_updates_status ... ok
[INFO] [stdout] test framework::tests::test_auto_evolution_context_honors_kill_switch ... ok
[INFO] [stdout] test framework::tests::test_auto_evolution_context_applies_runtime_policy_overrides ... ok
[INFO] [stdout] test framework::tests::test_auto_evolution_context_uses_runtime_paths ... ok
[INFO] [stdout] test framework::tests::test_auto_evolution_context_honors_runtime_policy_disable ... ok
[INFO] [stdout] test framework::tests::test_framework_creation_default ... ok
[INFO] [stdout] test framework::tests::test_framework_with_workspace ... ok
[INFO] [stdout] test framework::tests::test_get_system_prompt_returns_first_result ... ok
[INFO] [stdout] test framework::tests::test_hook_report_reflects_registered_plugins ... ok
[INFO] [stdout] test framework::tests::test_load_hooks_registers_multiple_plugins ... ok
[INFO] [stdout] test framework::tests::test_build_state_last_registered_wins_for_duplicate_keys ... ok
[INFO] [stdout] test evolution::tests::test_promote_compiled_knowledge_writes_fragment_and_bundle ... ok
[INFO] [stdout] test framework::tests::test_process_inbound_logs_utf8_safe_preview ... ok
[INFO] [stdout] test framework::tests::test_process_inbound_full_pipeline ... ok
[INFO] [stdout] test framework::tests::test_process_inbound_snapshots_hook_runtime ... ok
[INFO] [stdout] test framework::tests::test_process_inbound_default_session_id ... ok
[INFO] [stdout] test framework::tests::test_record_plugin_failure ... ok
[INFO] [stdout] test hooks::tests::test_call_build_system_prompt_returns_first_result ... ok
[INFO] [stdout] test framework::tests::test_process_inbound_uses_hook_system_prompt_in_run_model_hot_path ... ok
[INFO] [stdout] test hooks::tests::test_call_build_system_prompt_skips_none_results ... ok
[INFO] [stdout] test framework::tests::test_register_plugin_records_status ... ok
[INFO] [stdout] test hooks::tests::test_call_first_returns_last_registered_non_none ... ok
[INFO] [stdout] test hooks::tests::test_call_first_returns_none_when_all_return_none ... ok
[INFO] [stdout] test hooks::tests::test_call_first_skips_none_and_returns_next ... ok
[INFO] [stdout] test evolution::tests::test_rollback_restores_previous_rule_snapshot ... ok
[INFO] [stdout] test evolution::auto::tests::test_auto_loop_runs_end_to_end_on_tape ... ok
[INFO] [stdout] test hooks::tests::test_call_render_outbound_collects_all ... ok
[INFO] [stdout] test builtin::tools::tests::test_fs_edit_syntax_check_warns_on_bad_python ... ok
[INFO] [stdout] test builtin::tools::tests::test_fs_edit_syntax_check_silent_on_valid_python ... ok
[INFO] [stdout] test hooks::tests::test_hook_report_empty_when_no_plugins ... ok
[INFO] [stdout] test hooks::tests::test_hook_report_lists_all_registered_plugins ... ok
[INFO] [stdout] test channels::webhook::webhook_payload_tests::test_parse_inbound_payload_accepts_missing_contract_version ... FAILED
[INFO] [stdout] test channels::webhook::webhook_payload_tests::test_inbound_fixture_restores_context_and_base64_media ... FAILED
[INFO] [stdout] test envelope::tests::test_require_str_field ... ok
[INFO] [stdout] test channels::webhook::webhook_payload_tests::test_webhook_payload_matches_shared_outbound_fixture ... FAILED
[INFO] [stdout] test hooks::tests::test_register_adds_plugin ... ok
[INFO] [stdout] test evolution::tests::test_promote_requires_passing_evaluation_without_force ... ok
[INFO] [stdout] test prompt_builder::tests::test_build_includes_evolved_rules ... ok
[INFO] [stdout] test prompt_builder::tests::test_truncate_chars ... ok
[INFO] [stdout] test prompt_builder::tests::test_minimal_mode_has_identity_and_runtime ... ok
[INFO] [stdout] test hooks::tests::test_preview_json_truncates_multibyte_content_on_char_boundary ... ok
[INFO] [stdout] test sidecar_contract::tests::test_schema_bundle_has_versioned_id ... ok
[INFO] [stdout] test prompt_builder::tests::test_none_mode_returns_empty ... ok
[INFO] [stdout] test sidecar_contract::tests::test_sidecar_channel_message_defaults_contract_version ... ok
[INFO] [stdout] test sidecar_contract::tests::test_sidecar_context_round_trip_preserves_known_fields_and_extra ... ok
[INFO] [stdout] test builtin::cli::gateway::tests::resolve_image_exactly_at_size_limit ... ok
[INFO] [stdout] test skills::tests::test_discover_skills_prefers_project_over_global ... ok
[INFO] [stdout] test skills::tests::test_discover_skills_skips_disabled_project_skill ... ok
[INFO] [stdout] test skills::tests::test_is_valid_description_accepts_normal ... ok
[INFO] [stdout] test skills::tests::test_is_valid_description_rejects_empty ... ok
[INFO] [stdout] test skills::tests::test_is_valid_name_rejects_empty ... ok
[INFO] [stdout] test skills::tests::test_is_valid_name_rejects_uppercase ... ok
[INFO] [stdout] test skills::tests::test_is_valid_skill_name_matches_public_rules ... ok
[INFO] [stdout] test skills::tests::test_parse_frontmatter_empty_on_invalid_yaml ... ok
[INFO] [stdout] test skills::tests::test_parse_frontmatter_no_closing_delimiter ... ok
[INFO] [stdout] test skills::tests::test_parse_frontmatter_no_frontmatter ... ok
[INFO] [stdout] test skills::tests::test_parse_frontmatter_valid ... ok
[INFO] [stdout] test skills::tests::test_read_skill_defaults_enabled_when_field_missing ... ok
[INFO] [stdout] test skills::tests::test_read_skill_preserves_metadata_for_disabled_skill ... ok
[INFO] [stdout] test hooks::tests::test_call_build_user_prompt_skips_panicking_plugin ... ok
[INFO] [stdout] test skills::tests::test_read_skill_rejects_missing_file ... ok
[INFO] [stdout] test skills::tests::test_read_skill_rejects_name_mismatch ... ok
[INFO] [stdout] test hooks::tests::test_call_first_propagates_panic_as_error ... ok
[INFO] [stdout] test hooks::tests::test_call_load_state_propagates_plugin_error ... ok
[INFO] [stdout] test hooks::tests::test_call_load_state_propagates_panic_as_error ... ok
[INFO] [stdout] test skills::tests::test_read_skill_returns_disabled_for_flagged_skill ... ok
[INFO] [stdout] test skills::tests::test_read_skill_valid ... ok
[INFO] [stdout] test skills::tests::test_render_skills_prompt_empty_returns_empty ... ok
[INFO] [stdout] test skills::tests::test_skill_metadata_body_returns_none_for_missing_file ... ok
[INFO] [stdout] test smart_router::tests::test_all_greet_words_have_five_responses ... ok
[INFO] [stdout] test skills::tests::test_render_skills_prompt_basic_listing ... ok
[INFO] [stdout] test smart_router::tests::test_empty_returns_none ... ok
[INFO] [stdout] test smart_router::tests::test_greet_case_insensitive ... ok
[INFO] [stdout] test smart_router::tests::test_greet_chinese ... ok
[INFO] [stdout] test smart_router::tests::test_greet_english ... ok
[INFO] [stdout] test smart_router::tests::test_command_returns_none ... ok
[INFO] [stdout] test smart_router::tests::test_greet_with_punctuation ... ok
[INFO] [stdout] test hooks::tests::test_call_run_model_propagates_plugin_error ... ok
[INFO] [stdout] test hooks::tests::test_call_run_model_propagates_panic_as_error ... ok
[INFO] [stdout] test smart_router::tests::test_non_greet_returns_none ... ok
[INFO] [stdout] test taskboard::store::tests::cancel_terminal_fails ... ok
[INFO] [stdout] test hooks::tests::test_notify_error_calls_all_observers ... ok
[INFO] [stdout] test skills::tests::test_skill_metadata_body_strips_frontmatter ... ok
[INFO] [stdout] test skills::tests::test_render_skills_prompt_with_expanded_body ... ok
[INFO] [stdout] test taskboard::tests::status_labels ... ok
[INFO] [stdout] test taskboard::store::tests::complete_and_fail ... ok
[INFO] [stdout] test taskboard::tests::status_serialization_roundtrip ... ok
[INFO] [stdout] test taskboard::tests::new_task_builder ... ok
[INFO] [stdout] test taskboard::store::tests::create_and_get ... ok
[INFO] [stdout] test taskboard::store::tests::claim_atomicity ... ok
[INFO] [stdout] test taskboard::store::tests::task_depth_tracking ... ok
[INFO] [stdout] test taskboard::store::tests::persistence_survives_queries ... ok
[INFO] [stdout] test taskboard::store::tests::list_with_filter ... ok
[INFO] [stdout] test taskboard::worker::tests::test_build_cli_command_claude ... ok
[INFO] [stdout] test taskboard::worker::tests::test_build_cli_command_codex ... ok
[INFO] [stdout] test taskboard::worker::tests::test_shell_quote_simple ... ok
[INFO] [stdout] test taskboard::worker::tests::test_shell_quote_spaces ... ok
[INFO] [stdout] test tool_middleware::tests::test_circuit_breaker_trips ... ok
[INFO] [stdout] test taskboard::worker::tests::test_truncate_output ... ok
[INFO] [stdout] test tools::tests::test_registry_insert_and_lookup ... ok
[INFO] [stdout] test taskboard::worker::tests::test_write_prompt_tempfile ... ok
[INFO] [stdout] test tool_middleware::tests::test_metrics_collector_counts ... ok
[INFO] [stdout] test tools::tests::test_shorten_text_truncates_with_ellipsis ... ok
[INFO] [stdout] test tools::tests::test_model_tools_rewrites_names_without_mutating_original ... ok
[INFO] [stdout] test tools::tests::test_shorten_text_zero_width ... ok
[INFO] [stdout] test tools::tests::test_shorten_text_very_small_width ... ok
[INFO] [stdout] test tools::tests::test_model_tools_empty ... ok
[INFO] [stdout] test tools::tests::test_to_model_name_multiple_dots ... ok
[INFO] [stdout] test tools::tests::test_shorten_text_short_enough ... ok
[INFO] [stdout] test tools::tests::test_to_model_name_no_dots ... ok
[INFO] [stdout] test tools::tests::test_to_model_name_replaces_dots ... ok
[INFO] [stdout] test types::tests::test_prompt_value_as_text_with_image_base64_blocks ... ok
[INFO] [stdout] test types::tests::test_prompt_value_image_only_parts_as_text_empty ... ok
[INFO] [stdout] test types::tests::test_prompt_value_is_blank_parts ... ok
[INFO] [stdout] test sidecar_contract::tests::test_channel_message_fixture_round_trips ... FAILED
[INFO] [stdout] test types::tests::test_prompt_value_is_blank_text ... ok
[INFO] [stdout] test taskboard::worker::tests::worker_claims_and_executes_with_echo ... ok
[INFO] [stdout] test sidecar_contract::tests::test_notice_request_fixture_round_trips ... FAILED
[INFO] [stdout] test types::tests::test_prompt_value_is_empty_parts ... ok
[INFO] [stdout] test types::tests::test_prompt_value_is_empty_text ... ok
[INFO] [stdout] test types::tests::test_prompt_value_multimodal_multiple_images ... ok
[INFO] [stdout] test types::tests::test_prompt_value_parts_as_text_mixed ... ok
[INFO] [stdout] test types::tests::test_prompt_value_parts_as_text_with_strings ... ok
[INFO] [stdout] test types::tests::test_prompt_value_parts_is_not_empty_with_image ... ok
[INFO] [stdout] test types::tests::test_prompt_value_parts_as_text_with_text_objects ... ok
[INFO] [stdout] test types::tests::test_prompt_value_strict_text_empty_parts ... ok
[INFO] [stdout] test types::tests::test_prompt_value_strict_text_filters_image_base64 ... ok
[INFO] [stdout] test types::tests::test_prompt_value_strict_text_from_parts ... ok
[INFO] [stdout] test types::tests::test_prompt_value_strict_text_from_text ... ok
[INFO] [stdout] test sidecar_contract::tests::test_schema_bundle_matches_committed_schema ... FAILED
[INFO] [stdout] test types::tests::test_prompt_value_strict_text_no_text_type ... ok
[INFO] [stdout] test hooks::tests::test_notify_error_with_message ... ok
[INFO] [stdout] test sidecar_contract::tests::test_tool_request_fixture_round_trips ... FAILED
[INFO] [stdout] test types::tests::test_prompt_value_text_as_text ... ok
[INFO] [stdout] test types::tests::test_turn_result_clone ... ok
[INFO] [stdout] test types::tests::test_turn_result_creation ... ok
[INFO] [stdout] test taskboard::worker::tests::test_detect_cli_runs ... ok
[INFO] [stdout] test taskboard::worker::tests::worker_run_loop_cancellation ... ok
[INFO] [stdout] test channels::manager::tests::test_dispatch_retry_exhausted ... ok
[INFO] [stdout] test builtin::tools::tests::test_fs_edit_streams_large_files ... ok
[INFO] [stdout] test builtin::shell_manager::tests::test_shell_manager_terminate has been running for over 60 seconds
[INFO] [stdout] test builtin::shell_manager::tests::test_shell_manager_terminate ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- channels::webhook::webhook_payload_tests::test_parse_inbound_payload_accepts_missing_contract_version stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'channels::webhook::webhook_payload_tests::test_parse_inbound_payload_accepts_missing_contract_version' (2391) panicked at src/channels/webhook.rs:504:56:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d1441607538 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d1441607538 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d1441607538 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d1441607538 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d14416201da - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d14416201da - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5d144160cc32 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d144160cc32 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d14415e0e06 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d14415e0e06 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d14415fcf99 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d1440b07aac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5d1440b07aac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d14415fd212 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5d14415fd212 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d14415e0ec2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d14415d5649 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d14415e21ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d1441620a4c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d1441620792 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5d144050520f - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d144050520f - eli[282267929c8a6aa4]::channels::webhook::webhook_payload_tests::contract_fixture
[INFO] [stdout]                                at /opt/rustwide/workdir/src/channels/webhook.rs:504:56
[INFO] [stdout]   22:     0x5d14405103b2 - eli[282267929c8a6aa4]::channels::webhook::webhook_payload_tests::test_parse_inbound_payload_accepts_missing_contract_version
[INFO] [stdout]                                at /opt/rustwide/workdir/src/channels/webhook.rs:615:27
[INFO] [stdout]   23:     0x5d14404cfe77 - eli[282267929c8a6aa4]::channels::webhook::webhook_payload_tests::test_parse_inbound_payload_accepts_missing_contract_version::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/channels/webhook.rs:614:69
[INFO] [stdout]   24:     0x5d144072b056 - <eli[282267929c8a6aa4]::channels::webhook::webhook_payload_tests::test_parse_inbound_payload_accepts_missing_contract_version::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d1440afab8b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d1440afab8b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5d1440b08405 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5d1440b08405 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5d1440b08405 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5d1440b08405 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5d1440b08405 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5d1440b08405 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5d1440b08405 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5d1440b02f64 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5d1440b02f64 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5d1440b0b482 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5d1440b0b482 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5d1440b0b482 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5d1440b0b482 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5d1440b0b482 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5d1440b0b482 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5d1440b0b482 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5d144160622f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   44:     0x5d144160622f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7ca2ab2d9aa4 - <unknown>
[INFO] [stdout]   46:     0x7ca2ab366a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- channels::webhook::webhook_payload_tests::test_inbound_fixture_restores_context_and_base64_media stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'channels::webhook::webhook_payload_tests::test_inbound_fixture_restores_context_and_base64_media' (2385) panicked at src/channels/webhook.rs:504:56:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d1441607538 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d1441607538 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d1441607538 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d1441607538 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d14416201da - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d14416201da - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5d144160cc32 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d144160cc32 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d14415e0e06 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d14415e0e06 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d14415fcf99 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d1440b07aac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5d1440b07aac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d14415fd212 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5d14415fd212 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d14415e0ec2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d14415d5649 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d14415e21ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d1441620a4c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d1441620792 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5d144050520f - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d144050520f - eli[282267929c8a6aa4]::channels::webhook::webhook_payload_tests::contract_fixture
[INFO] [stdout]                                at /opt/rustwide/workdir/src/channels/webhook.rs:504:56
[INFO] [stdout]   22:     0x5d14404d0b79 - eli[282267929c8a6aa4]::channels::webhook::webhook_payload_tests::test_inbound_fixture_restores_context_and_base64_media::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/channels/webhook.rs:586:45
[INFO] [stdout]   23:     0x5d144068a2a2 - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d144068a37d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5d14403aac9d - <tokio[510185088e66e557]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5d14403aa96b - tokio[510185088e66e557]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[510185088e66e557]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5d14403aa96b - tokio[510185088e66e557]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[510185088e66e557]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5d14403aa96b - <tokio[510185088e66e557]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5d1440395f40 - <tokio[510185088e66e557]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[510185088e66e557]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5d14403a68fd - <tokio[510185088e66e557]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5d14403a4fb4 - <tokio[510185088e66e557]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[510185088e66e557]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5d14405f111b - <tokio[510185088e66e557]::runtime::context::scoped::Scoped<tokio[510185088e66e557]::runtime::scheduler::Context>>::set::<<tokio[510185088e66e557]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[510185088e66e557]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[510185088e66e557]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5d14403f8d39 - tokio[510185088e66e557]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[510185088e66e557]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[510185088e66e557]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[510185088e66e557]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5d1440695cd2 - <std[929523f510218772]::thread::local::LocalKey<tokio[510185088e66e557]::runtime::context::Context>>::try_with::<tokio[510185088e66e557]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[510185088e66e557]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[510185088e66e557]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[510185088e66e557]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[510185088e66e557]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5d144069539e - <std[929523f510218772]::thread::local::LocalKey<tokio[510185088e66e557]::runtime::context::Context>>::with::<tokio[510185088e66e557]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[510185088e66e557]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[510185088e66e557]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[510185088e66e557]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[510185088e66e557]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5d14403d571d - tokio[510185088e66e557]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[510185088e66e557]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[510185088e66e557]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[510185088e66e557]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5d144039ca30 - <tokio[510185088e66e557]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[510185088e66e557]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5d144039d246 - <tokio[510185088e66e557]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5d14403a3b70 - <tokio[510185088e66e557]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5d14407a1fe3 - tokio[510185088e66e557]::runtime::context::runtime::enter_runtime::<<tokio[510185088e66e557]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5d1440394401 - <tokio[510185088e66e557]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5d1440489574 - <tokio[510185088e66e557]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5d14404898ff - <tokio[510185088e66e557]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   44:     0x5d144050f437 - eli[282267929c8a6aa4]::channels::webhook::webhook_payload_tests::test_inbound_fixture_restores_context_and_base64_media
[INFO] [stdout]                                at /opt/rustwide/workdir/src/channels/webhook.rs:610:72
[INFO] [stdout]   45:     0x5d14404cfde7 - eli[282267929c8a6aa4]::channels::webhook::webhook_payload_tests::test_inbound_fixture_restores_context_and_base64_media::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/channels/webhook.rs:585:70
[INFO] [stdout]   46:     0x5d144072af96 - <eli[282267929c8a6aa4]::channels::webhook::webhook_payload_tests::test_inbound_fixture_restores_context_and_base64_media::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5d1440afab8b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5d1440afab8b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x5d1440b08405 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x5d1440b08405 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x5d1440b08405 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x5d1440b08405 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5d1440b08405 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5d1440b08405 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x5d1440b08405 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x5d1440b02f64 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x5d1440b02f64 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x5d1440b0b482 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x5d1440b0b482 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5d1440b0b482 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5d1440b0b482 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5d1440b0b482 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5d1440b0b482 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x5d1440b0b482 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5d144160622f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   66:     0x5d144160622f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x7ca2ab2d9aa4 - <unknown>
[INFO] [stdout]   68:     0x7ca2ab366a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- channels::webhook::webhook_payload_tests::test_webhook_payload_matches_shared_outbound_fixture stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'channels::webhook::webhook_payload_tests::test_webhook_payload_matches_shared_outbound_fixture' (2400) panicked at src/channels/webhook.rs:504:56:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d1441607538 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d1441607538 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d1441607538 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d1441607538 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d14416201da - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d14416201da - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5d144160cc32 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d144160cc32 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d14415e0e06 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d14415e0e06 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d14415fcf99 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d1440b07aac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5d1440b07aac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d14415fd212 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5d14415fd212 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d14415e0ec2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d14415d5649 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d14415e21ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d1441620a4c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d1441620792 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5d144050520f - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d144050520f - eli[282267929c8a6aa4]::channels::webhook::webhook_payload_tests::contract_fixture
[INFO] [stdout]                                at /opt/rustwide/workdir/src/channels/webhook.rs:504:56
[INFO] [stdout]   22:     0x5d144050f087 - eli[282267929c8a6aa4]::channels::webhook::webhook_payload_tests::test_webhook_payload_matches_shared_outbound_fixture
[INFO] [stdout]                                at /opt/rustwide/workdir/src/channels/webhook.rs:580:13
[INFO] [stdout]   23:     0x5d14404cfdb7 - eli[282267929c8a6aa4]::channels::webhook::webhook_payload_tests::test_webhook_payload_matches_shared_outbound_fixture::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/channels/webhook.rs:541:62
[INFO] [stdout]   24:     0x5d144072af56 - <eli[282267929c8a6aa4]::channels::webhook::webhook_payload_tests::test_webhook_payload_matches_shared_outbound_fixture::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d1440afab8b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d1440afab8b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5d1440b08405 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5d1440b08405 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5d1440b08405 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5d1440b08405 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5d1440b08405 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5d1440b08405 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5d1440b08405 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5d1440b02f64 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5d1440b02f64 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5d1440b0b482 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5d1440b0b482 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5d1440b0b482 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5d1440b0b482 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5d1440b0b482 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5d1440b0b482 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5d1440b0b482 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5d144160622f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   44:     0x5d144160622f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7ca2ab2d9aa4 - <unknown>
[INFO] [stdout]   46:     0x7ca2ab366a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sidecar_contract::tests::test_channel_message_fixture_round_trips stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sidecar_contract::tests::test_channel_message_fixture_round_trips' (2609) panicked at src/sidecar_contract.rs:318:45:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d1441607538 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d1441607538 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d1441607538 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d1441607538 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d14416201da - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d14416201da - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5d144160cc32 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d144160cc32 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d14415e0e06 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d14415e0e06 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d14415fcf99 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d1440b07aac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5d1440b07aac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d14415fd212 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5d14415fd212 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d14415e0ec2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d14415d5649 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d14415e21ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d1441620a4c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d1441620792 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5d1440351e4a - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d1440351e4a - eli[282267929c8a6aa4]::sidecar_contract::tests::read_json
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sidecar_contract.rs:318:45
[INFO] [stdout]   22:     0x5d14403528e2 - eli[282267929c8a6aa4]::sidecar_contract::tests::test_channel_message_fixture_round_trips
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sidecar_contract.rs:297:23
[INFO] [stdout]   23:     0x5d144033edb7 - eli[282267929c8a6aa4]::sidecar_contract::tests::test_channel_message_fixture_round_trips::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sidecar_contract.rs:296:50
[INFO] [stdout]   24:     0x5d14407243c6 - <eli[282267929c8a6aa4]::sidecar_contract::tests::test_channel_message_fixture_round_trips::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d1440afab8b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d1440afab8b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5d1440b08405 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5d1440b08405 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5d1440b08405 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5d1440b08405 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5d1440b08405 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5d1440b08405 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5d1440b08405 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5d1440b02f64 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5d1440b02f64 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5d1440b0b482 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5d1440b0b482 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5d1440b0b482 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5d1440b0b482 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5d1440b0b482 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5d1440b0b482 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5d1440b0b482 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5d144160622f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   44:     0x5d144160622f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7ca2ab2d9aa4 - <unknown>
[INFO] [stdout]   46:     0x7ca2ab366a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sidecar_contract::tests::test_notice_request_fixture_round_trips stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sidecar_contract::tests::test_notice_request_fixture_round_trips' (2610) panicked at src/sidecar_contract.rs:318:45:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d1441607538 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d1441607538 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d1441607538 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d1441607538 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d14416201da - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d14416201da - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5d144160cc32 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d144160cc32 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d14415e0e06 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d14415e0e06 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d14415fcf99 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d1440b07aac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5d1440b07aac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d14415fd212 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5d14415fd212 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d14415e0ec2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d14415d5649 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d14415e21ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d1441620a4c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d1441620792 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5d1440351e4a - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d1440351e4a - eli[282267929c8a6aa4]::sidecar_contract::tests::read_json
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sidecar_contract.rs:318:45
[INFO] [stdout]   22:     0x5d1440352572 - eli[282267929c8a6aa4]::sidecar_contract::tests::test_notice_request_fixture_round_trips
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sidecar_contract.rs:311:23
[INFO] [stdout]   23:     0x5d144033ed87 - eli[282267929c8a6aa4]::sidecar_contract::tests::test_notice_request_fixture_round_trips::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sidecar_contract.rs:310:49
[INFO] [stdout]   24:     0x5d1440724386 - <eli[282267929c8a6aa4]::sidecar_contract::tests::test_notice_request_fixture_round_trips::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d1440afab8b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d1440afab8b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5d1440b08405 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5d1440b08405 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5d1440b08405 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5d1440b08405 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5d1440b08405 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5d1440b08405 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5d1440b08405 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5d1440b02f64 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5d1440b02f64 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5d1440b0b482 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5d1440b0b482 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5d1440b0b482 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5d1440b0b482 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5d1440b0b482 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5d1440b0b482 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5d1440b0b482 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5d144160622f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   44:     0x5d144160622f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7ca2ab2d9aa4 - <unknown>
[INFO] [stdout]   46:     0x7ca2ab366a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sidecar_contract::tests::test_schema_bundle_matches_committed_schema stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sidecar_contract::tests::test_schema_bundle_matches_committed_schema' (2612) panicked at src/sidecar_contract.rs:318:45:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d1441607538 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d1441607538 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d1441607538 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d1441607538 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d14416201da - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d14416201da - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5d144160cc32 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d144160cc32 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d14415e0e06 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d14415e0e06 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d14415fcf99 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d1440b07aac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5d1440b07aac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d14415fd212 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5d14415fd212 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d14415e0ec2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d14415d5649 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d14415e21ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d1441620a4c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d1441620792 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5d1440351e4a - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d1440351e4a - eli[282267929c8a6aa4]::sidecar_contract::tests::read_json
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sidecar_contract.rs:318:45
[INFO] [stdout]   22:     0x5d1440352c24 - eli[282267929c8a6aa4]::sidecar_contract::tests::test_schema_bundle_matches_committed_schema
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sidecar_contract.rs:292:37
[INFO] [stdout]   23:     0x5d144033ede7 - eli[282267929c8a6aa4]::sidecar_contract::tests::test_schema_bundle_matches_committed_schema::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sidecar_contract.rs:291:53
[INFO] [stdout]   24:     0x5d1440724406 - <eli[282267929c8a6aa4]::sidecar_contract::tests::test_schema_bundle_matches_committed_schema::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d1440afab8b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d1440afab8b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5d1440b08405 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5d1440b08405 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5d1440b08405 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5d1440b08405 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5d1440b08405 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5d1440b08405 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5d1440b08405 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5d1440b02f64 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5d1440b02f64 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5d1440b0b482 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5d1440b0b482 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5d1440b0b482 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5d1440b0b482 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5d1440b0b482 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5d1440b0b482 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5d1440b0b482 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5d144160622f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   44:     0x5d144160622f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7ca2ab2d9aa4 - <unknown>
[INFO] [stdout]   46:     0x7ca2ab366a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sidecar_contract::tests::test_tool_request_fixture_round_trips stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sidecar_contract::tests::test_tool_request_fixture_round_trips' (2615) panicked at src/sidecar_contract.rs:318:45:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d1441607538 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d1441607538 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d1441607538 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d1441607538 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d14416201da - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d14416201da - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5d144160cc32 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d144160cc32 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d14415e0e06 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d14415e0e06 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d14415fcf99 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d1440b07aac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5d1440b07aac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d14415fd212 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5d14415fd212 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d14415e0ec2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d14415d5649 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d14415e21ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d1441620a4c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d1441620792 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5d1440351e4a - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d1440351e4a - eli[282267929c8a6aa4]::sidecar_contract::tests::read_json
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sidecar_contract.rs:318:45
[INFO] [stdout]   22:     0x5d14403521e2 - eli[282267929c8a6aa4]::sidecar_contract::tests::test_tool_request_fixture_round_trips
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sidecar_contract.rs:304:23
[INFO] [stdout]   23:     0x5d144033ed57 - eli[282267929c8a6aa4]::sidecar_contract::tests::test_tool_request_fixture_round_trips::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sidecar_contract.rs:303:47
[INFO] [stdout]   24:     0x5d1440724346 - <eli[282267929c8a6aa4]::sidecar_contract::tests::test_tool_request_fixture_round_trips::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d1440afab8b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d1440afab8b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5d1440b08405 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5d1440b08405 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5d1440b08405 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5d1440b08405 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5d1440b08405 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5d1440b08405 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5d1440b08405 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5d1440b02f64 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5d1440b02f64 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5d1440b0b482 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5d1440b0b482 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5d1440b0b482 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5d1440b0b482 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5d1440b0b482 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5d1440b0b482 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5d1440b0b482 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5d144160622f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   44:     0x5d144160622f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7ca2ab2d9aa4 - <unknown>
[INFO] [stdout]   46:     0x7ca2ab366a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     channels::webhook::webhook_payload_tests::test_inbound_fixture_restores_context_and_base64_media
[INFO] [stdout]     channels::webhook::webhook_payload_tests::test_parse_inbound_payload_accepts_missing_contract_version
[INFO] [stdout]     channels::webhook::webhook_payload_tests::test_webhook_payload_matches_shared_outbound_fixture
[INFO] [stdout]     sidecar_contract::tests::test_channel_message_fixture_round_trips
[INFO] [stdout]     sidecar_contract::tests::test_notice_request_fixture_round_trips
[INFO] [stdout]     sidecar_contract::tests::test_schema_bundle_matches_committed_schema
[INFO] [stdout]     sidecar_contract::tests::test_tool_request_fixture_round_trips
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 437 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 60.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "b6335ad934d47c642491becb77a39cef8eb512e9dee0dd299091a19ab4797439", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6335ad934d47c642491becb77a39cef8eb512e9dee0dd299091a19ab4797439", kill_on_drop: false }`
[INFO] [stdout] b6335ad934d47c642491becb77a39cef8eb512e9dee0dd299091a19ab4797439
